Description | Example | Return Message | Group(s)

SCHED: UpdateOrbitData

Format

SCHED / UpdateOrbitData '<ResourceName>' '<FileName>' <Parameters>

Description

The SCHED UpdateOrbitData Connect command updates the orbit data for the specified object in the associated STK scenario. Accepted file types are .tle | .e | .oem

Parameters

  • ResourceName: The parameter is a string of text of a resource name. Resource names should not be in quotes.
  • FileName: The parameter is a string of text in single quotes of the absolute path of the orbit data file
  • Parameters: Optional configuration parameters
    • MergeBoolean (True/False) defining if new orbit data should be merged with existing data. If set to False, STK Scheduler will completely replace the existing orbit data with the new data. Default is True
    • RecreatePossibilities Boolean (True/False) defining if tasks using this resource should recreate their possibilities to take the updated orbit data into account. Default is True
    • RetainAssignments If RecreatePossibilities is true, specifies if assignments in affected tasks should be retained when possibilities are recreated, or if they should be adjusted to fit within the new timeslots.  If RecreatePossibilities is false, this will have no effect and no assignments will be modified. Valid values are True, False, or Adjust.

Examples

Merge the orbit data of the FUSE resource in the active schedule with the file "newdata.tle" located at "C:\OrbitData\" , then recreate possibilities for all tasks using the FUSE resource and adjust their assignments to the new timeslots
SCHED / UpdateOrbitData 'FUSE' 'C:\OrbitData\newdata.tle' Merge True RecreatePossibilities True RetainAssignments Adjust

SyntaxExample
<CommandName>SCHED / UpdateOrbitData
<ResourceName>'FUSE'
<FileName>C:\OrbitData\newdata.tle
MergeTrue
RecreatePossibilitiesTrue
RetainAssignmentsAdjust

Return Message

If activated, Connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

12.5